projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f39dc2
)
gtk/Makefile.am: Fix 'make dist'
author
Chun-wei Fan
<fanchunwei@src.gnome.org>
Mon, 12 Jun 2017 10:14:57 +0000
(18:14 +0800)
committer
Chun-wei Fan
<fanchunwei@src.gnome.org>
Mon, 12 Jun 2017 10:14:57 +0000
(18:14 +0800)
We don't have gtkcenterboxprivate.h anymore, as it became a public
header...
gtk/Makefile.am
patch
|
blob
|
history
diff --git
a/gtk/Makefile.am
b/gtk/Makefile.am
index 82c725f9be3f101b70557635f33f46b5e4541d01..d204ba2267711455f5dbe1808f55ff3a8aed578e 100644
(file)
--- a/
gtk/Makefile.am
+++ b/
gtk/Makefile.am
@@
-578,8
+578,7
@@
gtk_private_h_sources = \
gtkwindowprivate.h \
gtktreemenu.h \
gdkpixbufutilsprivate.h \
- gtkgizmoprivate.h \
- gtkcenterboxprivate.h
+ gtkgizmoprivate.h
# GTK+ C sources to build the library from
gtk_base_c_sources = \